Skip to content
Back to search
30
MCP

Apple Calendars

pulsemcp/apple calendars

Provides a TypeScript-based server for reading, creating, updating, and deleting macOS calendar events through a local HTTP bridge, enabling seamless scheduling and calendar management for desktop applications.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Apple Calendar
Native Apple Calendar integration through hybrid TypeScript/Swift with EventKit APIs on macOS.
0 tools
Calendar.app
List, search, and manage calendar events via macOS Calendar.app across all configured accounts.
0 tools
io.github.aernouddekker/calendarmcp
MCP server for macOS Calendar.app — calendar and event management via AppleScript
0 tools
@aernoud/calendarmcp
MCP server for macOS Calendar.app — calendar/event management via AppleScript
0 tools
macOS Calendar & Reminders
macOS Calendar & Reminders MCP server (24 tools). Native Swift EventKit, iCloud/Google/Exchange.
0 tools
mcp-server-apple-events
MCP server providing native macOS integration with Apple Reminders and Calendar via EventKit
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "apple_calendars": {
      "url": "None",
      "transport": "http"
    }
  }
}